projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
13cfdec
)
(locate-ls-subdir-switches): Minor doc change (filling).
author
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 6 Jun 2004 17:01:43 +0000
(17:01 +0000)
committer
Luc Teirlinck
<teirllm@auburn.edu>
Sun, 6 Jun 2004 17:01:43 +0000
(17:01 +0000)
lisp/locate.el
patch
|
blob
|
history
diff --git
a/lisp/locate.el
b/lisp/locate.el
index 0833d677421536a2edc84beff3cf32c696c8aeb9..3a18d77f0894d19765d47b91c4c9812996296b0a 100644
(file)
--- a/
lisp/locate.el
+++ b/
lisp/locate.el
@@
-154,8
+154,7
@@
;;;###autoload
(defcustom locate-ls-subdir-switches "-al"
"`ls' switches for inserting subdirectories in `*Locate*' buffers.
-This should contain the \"-l\" switch, but not the \"-F\" or
-\"-b\" switches."
+This should contain the \"-l\" switch, but not the \"-F\" or \"-b\" switches."
:type 'string
:group 'locate
:version "21.4")